Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(ui): introduce functional tests - WF-125 #712

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

madeindjs
Copy link
Collaborator

@madeindjs madeindjs commented Dec 24, 2024

Setup functional tests using Vue test utils. In this PR, I set up some basics way to mock some core parts of the application, and assert that the component render correctly.

I can't test everything right now, so I just implemented few tests to ease the developments of other tests later.

@madeindjs madeindjs self-assigned this Dec 24, 2024
@madeindjs madeindjs marked this pull request as ready for review December 26, 2024 15:58
@ramedina86 ramedina86 merged commit 262a521 into writer:dev Jan 7, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants